#pagelet-channels, .fixed-channels {
    position: fixed;
    z-index: 1000;
}

#pagelet-channels.sticky, .fixed-channels.sticky {
    position: fixed;
    top: 78px;
    transform: translate3d(0px, 0, 0);
    z-index: 10
}

#pagelet-channels .channel-box, .fixed-channels .channel-box {
    width: 110px
}

#pagelet-channels .channel-item, .fixed-channels .channel-item {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 2px
}

#pagelet-channels .channel-item .item, .fixed-channels .channel-item .item {
    display: block;
    color: #444;
    /*border-radius:18px*/
}

#pagelet-channels .channel-item .item:hover, .fixed-channels .channel-item .item:hover, #pagelet-channels .channel-item .selected, .fixed-channels .channel-item .selected {
    color: #fff;
    background-repeat: no-repeat;
}

#pagelet-channels .channel-tag, .fixed-channels .channel-tag {
    display: inline-block;
    line-height: 25px;
    vertical-align: middle;
    background-repeat: no-repeat;
}

#pagelet-channels .news_hot, .fixed-channels .news_hot {
    background-repeat: no-repeat;
}

#pagelet-channels .news_society, .fixed-channels .news_society {
    background-repeat: no-repeat;
}

#pagelet-channels .news_entertainment, .fixed-channels .news_entertainment {
    background-repeat: no-repeat;
}

#pagelet-channels .news_tech, .fixed-channels .news_tech {
    background-repeat: no-repeat;
}

#pagelet-channels .news_car, .fixed-channels .news_car {
    background-repeat: no-repeat;
}

#pagelet-channels .news_sports, .fixed-channels .news_sports {
    background-repeat: no-repeat;
}

#pagelet-channels .news_finance, .fixed-channels .news_finance {
    background-repeat: no-repeat;
}

#pagelet-channels .news_military, .fixed-channels .news_military {
    background-repeat: no-repeat;
}

#pagelet-channels .news_world, .fixed-channels .news_world {
    background-repeat: no-repeat;
}

#pagelet-channels .more, .fixed-channels .more {
    background-repeat: no-repeat;
}

#pagelet-channels .fold, .fixed-channels .fold {
    background-repeat: no-repeat;
}

#pagelet-channels .news_fashion, .fixed-channels .news_fashion {
    background-repeat: no-repeat;
}

#pagelet-channels .news_travel, .fixed-channels .news_travel {
    background-repeat: no-repeat;
}

#pagelet-channels .news_discovery, .fixed-channels .news_discovery {
    background-repeat: no-repeat;
}

#pagelet-channels .news_baby, .fixed-channels .news_baby {
    background-repeat: no-repeat;
}

#pagelet-channels .news_regimen, .fixed-channels .news_regimen {
    background-repeat: no-repeat;
}

#pagelet-channels .news_story, .fixed-channels .news_story {
    background-repeat: no-repeat;
}

#pagelet-channels .news_essay, .fixed-channels .news_essay {
    background-repeat: no-repeat;
}

#pagelet-channels .news_game, .fixed-channels .news_game {
    background-repeat: no-repeat;
}

#pagelet-channels .news_history, .fixed-channels .news_history {
    background-repeat: no-repeat;
}

#pagelet-channels .news_food, .fixed-channels .news_food {
    background-repeat: no-repeat;
}

#pagelet-channels .show-channel, .fixed-channels .show-channel {
    display: block
}

#pagelet-channels.channel-effect-1, .fixed-channels.channel-effect-1 {
    position: fixed;
    bottom: -200px;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    padding-bottom: 5px;
    background: rgba(0, 0, 0, .5);
    z-index: 12;
    -webkit-transition: bottom .3s ease-in-out;
    transition: bottom .3s ease-in-out
}

#pagelet-channels.channel-effect-1 .channel-box, .fixed-channels.channel-effect-1 .channel-box {
    width: auto
}

#pagelet-channels.channel-effect-1 .channel-item, .fixed-channels.channel-effect-1 .channel-item {
    float: left;
    display: block !important;
    width: 90px;
    margin: 5px 5px 0
}

#pagelet-channels.channel-effect-1 .channel-item.magic-btn, .fixed-channels.channel-effect-1 .channel-item.magic-btn {
    display: none !important
}

#pagelet-channels.channel-effect-1 .channel-item .item, .fixed-channels.channel-effect-1 .channel-item .item {
    color: #fff
}

#pagelet-channels.channel-effect-1 .channel-item .item.selected, .fixed-channels.channel-effect-1 .channel-item .item.selected, #pagelet-channels.channel-effect-1 .channel-item .item:hover, .fixed-channels.channel-effect-1 .channel-item .item:hover {
    color: #000
}

#pagelet-channels.channel-effect-1.show, .fixed-channels.channel-effect-1.show {
    bottom: 3px
}

#pagelet-channels .moreBox, .fixed-channels .moreBox {
    position: relative;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px
}

#pagelet-channels .moreBox .moreBtn, .fixed-channels .moreBox .moreBtn {
    display: block;
    color: #444
}

#pagelet-channels .moreBox .moreBtn:hover, .fixed-channels .moreBox .moreBtn:hover {
    color: #000
}

#pagelet-channels .moreBox.show-layer > .more-channels, .fixed-channels .moreBox.show-layer > .more-channels {
    display: block
}

#pagelet-channels .moreBox .more-channels, .fixed-channels .moreBox .more-channels {
    display: none;
    position: absolute;
    bottom: 0;
    left: 90px;
    width: 240px;
    background: #fff;
    z-index: 10;
    border: 1px solid #f5f6f7;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
    padding: 5px;
    min-height: 100px;
}

#pagelet-channels .moreBox .more-channels .channel-item, .fixed-channels .moreBox .more-channels .channel-item {
    float: left;
    width: 110px;
    margin: 5px
}

#pagelet-nfeedlist {
}

#pagelet-nfeedlist .feedcomm {
    display: none;
    position: relative;
    height: 74px;
    border: 1px solid #e8e8e8;
    background: #e8e8e8;
    margin-top: 16px
}

#pagelet-nfeedlist .feedcomm .comm-close {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 0;
    top: 0;
    z-index: 10;
    cursor: pointer;
    background-image: url(../images/close16x16_e123308.png);
    background-color: #000;
    background-color: rgba(0, 0, 0, .3)
}

#pagelet-nfeedlist .feedcomm .comm-close:hover {
    background-color: rgba(0, 0, 0, .5)
}

#pagelet-nfeedlist .feedcomm img {
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

#pagelet-nfeedlist .alert-msg {
    display: none;
    width: 100%;
    text-align: center;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    color: #899ec5;
    margin-top: 16px
}

#pagelet-nfeedlist .alert-msg img {
    height: 14px;
    vertical-align: -3px
}

#pagelet-nfeedlist .unread {
    display: none;
    width: 250px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 16px;
    cursor: pointer;
    margin-top: 16px;
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .loadmore {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    text-align: center;
    background: #f1f2f3;
    margin: 16px 0
}

#pagelet-nfeedlist .loadmore:hover {
    background: #f5f6f7
}

#pagelet-nfeedlist .item {
    position: relative
}

#pagelet-nfeedlist .item-inner {
    position: relative;
    padding: 16px 0;
    border-bottom: 1px solid #f5f6f7
}

#pagelet-nfeedlist .link:visited {
    color: #999
}

#pagelet-nfeedlist .link:visited:hover {
    color: #999 !important
}

#pagelet-nfeedlist .link.visited {
    color: #999 !important
}

#pagelet-nfeedlist .link.title:hover {
    color: #406599
}

#pagelet-nfeedlist .title-box {
    display: block;
    font-size: 20px;
    color: #000042;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.15;
    margin-bottom: 4px;
    font-weight: 700
}

#pagelet-nfeedlist .title-box a {
    color: #222
}

#pagelet-nfeedlist .no-abstract {
}

#pagelet-nfeedlist .no-abstract .title {
    white-space: normal
}

#pagelet-nfeedlist .abstract {
    font-size: 12px;
    color: #444;
    line-height: 20px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    /*max-height:3em*/
}

#pagelet-nfeedlist .abstract img {
    max-width: 126px;
    max-height: 82px;
    padding: 3px;
    /*border: 1px solid #eeeeee;*/
    margin-right: 5px;
}

#pagelet-nfeedlist .lbox {
    position: relative;
    width: 126px;
    height: 82px;
    border: 1px solid #e8e8e8;
    background: #e8e8e8
}

#pagelet-nfeedlist .lbox .feedimg {
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

#pagelet-nfeedlist .lbox .ftype {
    position: absolute;
    right: 4px;
    bottom: 4px;
    height: 22px;
    min-width: 6px;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .5);
    padding: 0 8px;
    border-radius: 11px
}

#pagelet-nfeedlist .lbox .ftype.video span {
    padding-left: 8px
}

#pagelet-nfeedlist .lbox .ftype.video:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 8px;
    top: 50%;
    margin-top: -4px;
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbox {
    position: relative;
    height: 84px;
    margin-left: 144px;
    font-size: 0
}

#pagelet-nfeedlist .rbox:before {
    content: '';
    width: 0;
    font-size: 0;
    height: 100%;
    visibility: hidden;
    display: inline-block;
    vertical-align: middle
}

#pagelet-nfeedlist .rbox .rbox-inner {
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

#pagelet-nfeedlist .footer {
    font-size: 12px;
    color: #999;
    height: 16px;
    line-height: 16px
}

#pagelet-nfeedlist .rfooter {
    margin-top: 1px
}

#pagelet-nfeedlist .lbtn {
    display: inline-block
}

#pagelet-nfeedlist .lbtn.source {
    color: #999
}

#pagelet-nfeedlist .tag {
    width: 16px;
    height: 16px;
    text-align: center
}

#pagelet-nfeedlist .tag.tag-hot {
    background: #ed4040;
    color: #fff
}

#pagelet-nfeedlist .rbtn {
    float: right;
    width: 14px;
    height: 14px;
    margin-right: 14px
}

#pagelet-nfeedlist .rbtn.digg {
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.digg:hover {
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.bury {
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.bury:hover {
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.share {
    position: relative;
    margin-right: 0;
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.share .share-list {
    text-align: center;
    display: none;
    position: absolute;
    width: 126px;
    line-height: 32px;
    height: 42px;
    left: -57px;
    top: -40px;
    z-index: 10;
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.share .share-list .icon {
    width: 28px;
    height: 28px;
    margin: 0 7px;
    vertical-align: middle
}

#pagelet-nfeedlist .rbtn.share:hover {
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .rbtn.share:hover .share-list {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

#pagelet-nfeedlist .liked .digg {
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .liked .digg:hover {
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .disliked .bury {
    background-repeat: no-repeat;
}

#pagelet-nfeedlist .disliked .bury:hover {
    background-repeat: no-repeat;
}

.right-widget {
    position: relative;
    margin: 16px 0 30px
}

.right-widget .head {
    position: relative;
    font-size: 18px;
    color: #444;
    font-weight: 700;
    padding-left: 10px;
    margin-bottom: 10px;
    line-height: 1
}

.right-widget .head:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 4px;
    height: 16px;
    left: 0;
    top: 50%;
    margin-top: -8px;
    background-color: #ed4040;
    border-radius: 5px;
    float: left
}

.right-widget .widget-body {
    padding: 10px;
    position: relative;
}

.media-list .widget-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.media-list .box {
    width: 60px;
    height: 60px;
    padding: 10px 16px;
    /*margin-top: 6px;*/
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.media-list .box-content {
    position: absolute;
    opacity: 0;
    width: 100px;
    height: 100px;
    z-index: 2;
}

.media-list .box:hover .box-content {
    opacity: 1;
    left: -10px;
    top: -10px;
}

.media-list .box img {
    width: 100%;
    height: 100%;
}

.media-list .box-content img {
    transition: all 0.4s linear;
}

.cooperate img {
    display: block;
    max-width: 100%;
    padding: 5px 0;
}

.cityselect {
    width: 246px;
    height: 96px;
    border: 1px solid #e8e8e8;
    border-radius: 1px;
    position: absolute;
    z-index: 1;
    background: #fff;
    top: 20px;
    left: 6px
}

.cityselect .select-style {
    width: 106px;
    float: left;
    position: relative;
    height: 26px;
    border: 1px solid #e8e8e8;
    margin-top: 12px;
    margin-left: 7px
}

.cityselect .select-style span {
    position: absolute;
    top: 5px;
    left: 8px;
    font-size: 14px;
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px;
    color: #444
}

.cityselect .select-style .active-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
    background: #f4f5f6;
    border-left: 1px solid #e8e8e8;
    height: 26px
}

.cityselect .select-style .active-icon .arrow-down {
    position: absolute;
    width: 0;
    height: 0;
    left: 7px;
    top: 12px;
    border-radius: 2px;
    border: 6px solid #51698a;
    border-color: #51698a transparent transparent
}

.cityselect .select-style .active-icon .arrow-down:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -4px;
    top: -6px;
    border: 4px solid #f4f5f6;
    border-color: #f4f5f6 transparent transparent
}

.cityselect .ok-btn, .cityselect .cancel-btn {
    width: 106px;
    float: left;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    margin-left: 7px;
    margin-top: 12px;
    background: #406599;
    color: #fff;
    border-radius: 6px
}

.cityselect .ok-btn:hover, .cityselect .cancel-btn:hover {
    opacity: .8
}

.cityselect .cancel-btn {
    margin-left: 10px;
    background: #e8e8e8;
    color: #999
}

.cityselect .city {
    margin-left: 10px
}

.cityselect .province-list, .cityselect .city-list {
    width: 170%;
    background: #fff;
    padding: 2px;
    position: absolute;
    z-index: 2;
    left: -1px;
    top: 26px;
    border: 1px solid #e8e8e8
}

.cityselect .province-list a, .cityselect .city-list a {
    width: 33%;
    line-height: 28px;
    float: left;
    text-align: center
}

.cityselect .province-list a:hover, .cityselect .city-list a:hover {
    background: #e8e8e8
}

.cityselect .city-list {
    left: inherit;
    right: -1px
}

.cityselect .short {
    width: 97%
}

.cityselect .short a {
    width: 50%
}

#pagelet-weather {
    color: #444;
    margin: 16px 0 30px;
    position: relative
}

#pagelet-weather .hide {
    display: none
}

#pagelet-weather .head {
    font-size: 14px
}

#pagelet-weather .head span.location {
    margin-right: 14px;
    padding-left: 16px;
    color: #406599;
    float: left;
    height: 20px;
    position: relative
}

#pagelet-weather .head span.location .white-line-box {
    position: absolute;
    height: 24px;
    width: 100%;
    left: 6px;
    top: -5px;
    border: 1px solid #e8e8e8;
    border-bottom-color: #fff;
    z-index: 2
}

#pagelet-weather .head span.location em {
    cursor: pointer
}

#pagelet-weather .head span.location img {
    height: 12px;
    position: relative;
    top: 1px
}

#pagelet-weather .head span.location:hover {
    color: #7696b3
}

#pagelet-weather .head span.wind {
    margin-right: 10px
}

#pagelet-weather .head span.air {
    border-radius: 4px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    padding: 0 4px
}

#pagelet-weather .head span.air p {
    color: #fff
}

#pagelet-weather .days_weather {
    margin-top: 10px;
    font-size: 14px
}

#pagelet-weather .days_weather .day_weather {
    float: left;
    display: inline-block;
    width: 33%
}

#pagelet-weather .days_weather .tomorrow {
    width: 34%
}

#pagelet-weather .days_weather span {
    display: block;
    text-align: center
}

#pagelet-weather .days_weather .title {
    color: #999
}

#pagelet-weather .days_weather .weather-icon {
    margin: auto;
    width: 48px;
    height: 48px
}

#pagelet-weather .temperature {
    white-space: nowrap
}

#pagelet-weather .temperature em {
    padding-right: 4px;
    position: relative
}

#pagelet-weather .temperature em:after {
    content: "。";
    position: absolute;
    right: 1px;
    width: 2px;
    top: -8px;
    opacity: .9
}

#pagelet-weather .weather-icon-0 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-1 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-2 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-3 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-4 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-5 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-6 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-7 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-8 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-9 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-10 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-13 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-14 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-15 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-16 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-17 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-18 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-19 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-20 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-29 {
    background: url(/static/style/image/newindex/29-36.png?__sprite)
}

#pagelet-weather .weather-icon-30 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-31 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-32 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-33 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-34 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-35 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-36 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-44 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-45 {
    background-repeat: no-repeat;
}

#pagelet-weather .weather-icon-46 {
    background-repeat: no-repeat;
}

#pagelet-commbox {
    position: relative;
    width: 240px;
    height: 250px;
    margin: 16px 0 30px;
    background: #f4f5f6;
}

#pagelet-commbox .img-box > img {
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .4s opacity;
    transition: .4s opacity
}

#pagelet-commbox .comm-label {
    display: inline-block;
    position: absolute;
    bottom: 2px;
    right: 2px;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    padding: 1px 2px;
    text-align: center
}

#pagelet-hotnews {
    position: relative;
    margin: 16px 0 30px
}

#pagelet-hotnews .head {
    position: relative;
    font-size: 18px;
    color: #444;
    font-weight: 700;
    padding-left: 10px;
    margin-bottom: 10px;
    line-height: 1
}

#pagelet-hotnews .head:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 4px;
    height: 16px;
    left: 0;
    top: 50%;
    margin-top: -8px;
    background-color: #ed4040;
    border-radius: 5px;
    float: left
}

#pagelet-hotnews .news a:before {

    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #777;
    margin-bottom: 3px;
    position: absolute;
    top: 8px;
    left: 0
}

#pagelet-hotnews .news a {
    font-size: 14px;
    color: #444;
}

#pagelet-hotnews .news a:hover {
    color: #406599
}

#pagelet-stock {
    display: none;
    margin: 16px 0 30px
}

#pagelet-stock a {
    cursor: pointer
}

#pagelet-stock .selected {
    border: 1px solid #e8e8e8;
    border-bottom: 1px solid #fff
}

#pagelet-stock .selected a {
    color: #444
}

#pagelet-stock .unselected {
    border: 1px solid transparent;
    border-bottom: 1px solid #e8e8e8
}

#pagelet-stock .unselected a {
    color: #999
}

#pagelet-stock .stock_head {
    width: 240px;
    font-size: 0
}

#pagelet-stock .stock_head .rise {
    background-color: #fd6055
}

#pagelet-stock .stock_head .drop {
    background-color: #39c79d
}

#pagelet-stock .stock_head .head_block {
    width: 80px;
    height: 72px;
    display: inline-block
}

#pagelet-stock .stock_head span {
    display: block;
    text-align: center;
    line-height: 1
}

#pagelet-stock .stock_head span.stock_name {
    font-size: 14px;
    color: #fff;
    margin-top: 7px
}

#pagelet-stock .stock_head span.stock_number {
    font-size: 16px;
    color: #fff;
    margin-top: 10px
}

#pagelet-stock .stock_head span.stock_percentage {
    font-size: 12px;
    color: #fff;
    margin-top: 6px
}

#pagelet-stock .stock_body .stock_selection {
    margin-top: 10px;
    font-size: 0;
    height: 33px;
    border-bottom: 1px solid #e8e8e8
}

#pagelet-stock .stock_body .stock_selection span {
    float: left;
    width: 70px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    position: relative;
    top: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle
}

#pagelet-stock .stock_body .stock_selection span a {
    display: inline
}

#pagelet-stock .stock_body .stock_selection .selected {
    border-bottom-color: #fff;
    color: #444
}

#pagelet-stock .stock_body .stock_selection .unselected {
    border-bottom: 1px solid #e8e8e8;
    color: #999
}

#pagelet-stock .stock_body .stock_selection .extra_line {
    width: 28px;
    border-bottom: 1px solid #e8e8e8
}

#pagelet-stock .stock_body .stock_detail .detail_line {
    margin-top: 18px;
    font-size: 14px;
    color: #444;
    display: block;
    position: relative
}

#pagelet-stock .stock_body .stock_detail .detail_line .wrap {
    position: absolute;
    top: 0;
    right: 0
}

#pagelet-stock .stock_body .stock_detail .detail_line .company_name::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #777;
    margin-right: 6px;
    margin-bottom: 3px
}

#pagelet-stock .stock_body .stock_detail .detail_line .company_name {
    display: inline-block;
    width: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: pre;
    float: left
}

#pagelet-stock .stock_body .stock_detail .detail_line .company_name:hover {
    color: #406599
}

#pagelet-stock .stock_body .stock_detail .detail_line .company_number {
    margin-right: 14px;
    float: right
}

#pagelet-stock .stock_body .stock_detail .detail_line .company_percentage {
    float: right;
    width: 55px;
    text-align: right
}

#pagelet-stock .stock_body .stock_detail .detail_line .rise {
    color: #fd6055
}

#pagelet-stock .stock_body .stock_detail .detail_line .drop {
    color: #39c79d
}

#pagelet-stock .stock_body .stock_detail .detail_line .remain {
    color: #999
}

#pagelet-company {
    background-color: #f5f6f7;
    line-height: 2;
    font-size: 12px;
    color: #999;
    padding: 10px;
    margin: 16px 0 30px
}

#pagelet-company span {
    display: block
}

#pagelet-company a {
    color: #999;
    display: block;
    cursor: pointer
}

#pagelet-company .company {
    text-align: left
}

#pagelet-company img {
    vertical-align: middle;
    margin-right: 1px;
    margin-bottom: 3px
}

#pagelet-channels .channel-item .item:hover, .fixed-channels .channel-item .item:hover, #pagelet-channels .channel-item .selected, .fixed-channels .channel-item .selected {
    background-position: -140px 0px
}

#pagelet-channels .channel-tag, .fixed-channels .channel-tag {
    background-position: -224px -66px
}

#pagelet-channels .news_hot, .fixed-channels .news_hot {
    background-position: -224px -122px
}

#pagelet-channels .news_society, .fixed-channels .news_society {
    background-position: -224px -178px
}

#pagelet-channels .news_entertainment, .fixed-channels .news_entertainment {
    background-position: -224px -234px
}

#pagelet-channels .news_tech, .fixed-channels .news_tech {
    background-position: -224px -290px
}

#pagelet-channels .news_car, .fixed-channels .news_car {
    background-position: -224px -346px
}

#pagelet-channels .news_sports, .fixed-channels .news_sports {
    background-position: -224px -402px
}

#pagelet-channels .news_finance, .fixed-channels .news_finance {
    background-position: -224px -458px
}

#pagelet-channels .news_military, .fixed-channels .news_military {
    background-position: -224px -514px
}

#pagelet-channels .news_world, .fixed-channels .news_world {
    background-position: -224px -570px
}

#pagelet-channels .more, .fixed-channels .more {
    background-position: -224px -626px
}

#pagelet-channels .fold, .fixed-channels .fold {
    background-position: -224px -682px
}

#pagelet-channels .news_fashion, .fixed-channels .news_fashion {
    background-position: -224px -738px
}

#pagelet-channels .news_travel, .fixed-channels .news_travel {
    background-position: -224px -794px
}

#pagelet-channels .news_discovery, .fixed-channels .news_discovery {
    background-position: -224px -850px
}

#pagelet-channels .news_baby, .fixed-channels .news_baby {
    background-position: -224px -906px
}

#pagelet-channels .news_regimen, .fixed-channels .news_regimen {
    background-position: -224px -962px
}

#pagelet-channels .news_story, .fixed-channels .news_story {
    background-position: -224px -1018px
}

#pagelet-channels .news_essay, .fixed-channels .news_essay {
    background-position: -224px -1074px
}

#pagelet-channels .news_game, .fixed-channels .news_game {
    background-position: -224px -1130px
}

#pagelet-channels .news_history, .fixed-channels .news_history {
    background-position: -224px -1186px
}

#pagelet-channels .news_food, .fixed-channels .news_food {
    background-position: -224px -1242px
}

#pagelet-nfeedlist .unread {
    background-position: 0px -1298px
}

#pagelet-nfeedlist .lbox .ftype.video:before {
    background-position: -244px -1360px
}

#pagelet-nfeedlist .rbtn.digg {
    background-position: -236px -1398px
}

#pagelet-nfeedlist .rbtn.digg:hover {
    background-position: -236px -1442px
}

#pagelet-nfeedlist .rbtn.bury {
    background-position: -236px -1486px
}

#pagelet-nfeedlist .rbtn.bury:hover {
    background-position: -236px -1530px
}

#pagelet-nfeedlist .rbtn.share {
    background-position: -236px -1574px
}

#pagelet-nfeedlist .rbtn.share .share-list {
    background-position: -124px -1618px
}

#pagelet-nfeedlist .rbtn.share:hover {
    background-position: -236px -1690px
}

#pagelet-nfeedlist .liked .digg {
    background-position: -236px -1734px
}

#pagelet-nfeedlist .liked .digg:hover {
    background-position: -236px -1734px
}

#pagelet-nfeedlist .disliked .bury {
    background-position: -236px -1778px
}

#pagelet-nfeedlist .disliked .bury:hover {
    background-position: -236px -1778px
}

#pagelet-weather .weather-icon-0 {
    background-position: -202px -1822px
}

#pagelet-weather .weather-icon-1 {
    background-position: -202px -1900px
}

#pagelet-weather .weather-icon-2 {
    background-position: -202px -1978px
}

#pagelet-weather .weather-icon-3 {
    background-position: -202px -2056px
}

#pagelet-weather .weather-icon-4 {
    background-position: -202px -2134px
}

#pagelet-weather .weather-icon-5 {
    background-position: -202px -2212px
}

#pagelet-weather .weather-icon-6 {
    background-position: -202px -2290px
}

#pagelet-weather .weather-icon-7 {
    background-position: -202px -2368px
}

#pagelet-weather .weather-icon-8 {
    background-position: -202px -2446px
}

#pagelet-weather .weather-icon-9 {
    background-position: -202px -2524px
}

#pagelet-weather .weather-icon-10 {
    background-position: -202px -2602px
}

#pagelet-weather .weather-icon-13 {
    background-position: -202px -2680px
}

#pagelet-weather .weather-icon-14 {
    background-position: -202px -2758px
}

#pagelet-weather .weather-icon-15 {
    background-position: -202px -2836px
}

#pagelet-weather .weather-icon-16 {
    background-position: -202px -2914px
}

#pagelet-weather .weather-icon-17 {
    background-position: -202px -2992px
}

#pagelet-weather .weather-icon-18 {
    background-position: -202px -3070px
}

#pagelet-weather .weather-icon-19 {
    background-position: -202px -3148px
}

#pagelet-weather .weather-icon-20 {
    background-position: -202px -3226px
}

#pagelet-weather .weather-icon-36 {
    background-position: -202px -3226px
}

#pagelet-weather .weather-icon-30 {
    background-position: -202px -3304px
}

#pagelet-weather .weather-icon-31 {
    background-position: -202px -3382px
}

#pagelet-weather .weather-icon-32 {
    background-position: -202px -3460px
}

#pagelet-weather .weather-icon-33 {
    background-position: -202px -3538px
}

#pagelet-weather .weather-icon-34 {
    background-position: -202px -3616px
}

#pagelet-weather .weather-icon-35 {
    background-position: -202px -3694px
}

#pagelet-weather .weather-icon-44 {
    background-position: -202px -3772px
}

#pagelet-weather .weather-icon-45 {
    background-position: -202px -3850px
}

#pagelet-weather .weather-icon-46 {
    background-position: -202px -3850px
}

#pagelet-channels .channel-item .item:hover, .fixed-channels .channel-item .item:hover, #pagelet-channels .channel-item .selected, .fixed-channels .channel-item .selected, #pagelet-channels .channel-tag, .fixed-channels .channel-tag, #pagelet-channels .news_hot, .fixed-channels .news_hot, #pagelet-channels .news_society, .fixed-channels .news_society, #pagelet-channels .news_entertainment, .fixed-channels .news_entertainment, #pagelet-channels .news_tech, .fixed-channels .news_tech, #pagelet-channels .news_car, .fixed-channels .news_car, #pagelet-channels .news_sports, .fixed-channels .news_sports, #pagelet-channels .news_finance, .fixed-channels .news_finance, #pagelet-channels .news_military, .fixed-channels .news_military, #pagelet-channels .news_world, .fixed-channels .news_world, #pagelet-channels .more, .fixed-channels .more, #pagelet-channels .fold, .fixed-channels .fold, #pagelet-channels .news_fashion, .fixed-channels .news_fashion {
    background-image: url(../images/newindex_z_eabf927.png)
}

#pagelet-channels .news_travel, .fixed-channels .news_travel, #pagelet-channels .news_discovery, .fixed-channels .news_discovery, #pagelet-channels .news_baby, .fixed-channels .news_baby, #pagelet-channels .news_regimen, .fixed-channels .news_regimen, #pagelet-channels .news_story, .fixed-channels .news_story, #pagelet-channels .news_essay, .fixed-channels .news_essay, #pagelet-channels .news_game, .fixed-channels .news_game, #pagelet-channels .news_history, .fixed-channels .news_history, #pagelet-channels .news_food, .fixed-channels .news_food, #pagelet-nfeedlist .unread, #pagelet-nfeedlist .lbox .ftype.video:before, #pagelet-nfeedlist .rbtn.digg, #pagelet-nfeedlist .rbtn.digg:hover, #pagelet-nfeedlist .rbtn.bury, #pagelet-nfeedlist .rbtn.bury:hover, #pagelet-nfeedlist .rbtn.share, #pagelet-nfeedlist .rbtn.share .share-list, #pagelet-nfeedlist .rbtn.share:hover, #pagelet-nfeedlist .liked .digg, #pagelet-nfeedlist .liked .digg:hover, #pagelet-nfeedlist .disliked .bury {
    background-image: url(../images/newindex_z_eabf927.png)
}

#pagelet-nfeedlist .disliked .bury:hover, #pagelet-weather .weather-icon-0, #pagelet-weather .weather-icon-1, #pagelet-weather .weather-icon-2, #pagelet-weather .weather-icon-3, #pagelet-weather .weather-icon-4, #pagelet-weather .weather-icon-5, #pagelet-weather .weather-icon-6, #pagelet-weather .weather-icon-7, #pagelet-weather .weather-icon-8, #pagelet-weather .weather-icon-9, #pagelet-weather .weather-icon-10, #pagelet-weather .weather-icon-13, #pagelet-weather .weather-icon-14, #pagelet-weather .weather-icon-15, #pagelet-weather .weather-icon-16, #pagelet-weather .weather-icon-17, #pagelet-weather .weather-icon-18, #pagelet-weather .weather-icon-19, #pagelet-weather .weather-icon-20, #pagelet-weather .weather-icon-36, #pagelet-weather .weather-icon-30, #pagelet-weather .weather-icon-31, #pagelet-weather .weather-icon-32, #pagelet-weather .weather-icon-33, #pagelet-weather .weather-icon-34, #pagelet-weather .weather-icon-35, #pagelet-weather .weather-icon-44, #pagelet-weather .weather-icon-45, #pagelet-weather .weather-icon-46 {
    background-image: url(../images/newindex_z_eabf927.png)
}

#pagelet-channels .moreBox:hover .more-channels {
    display: block;
}

.news {
    overflow: auto;
    background: #f4f5f6;
}

.yaowen {
    float: left;
    width: 50px;
    height: 50px;
}

.yaowen_p {
    float: left;
    width: 180px;
    height: 50px;
    padding-left: 10px;
}

.yaowen_p a {
    text-decoration: none;
    list-style-type: none;
}

.yaonews {
    width: 240px;
    overflow: hidden;
    margin-top: 10px;
}

.yqlink {
    width: 240px;
    overflow: auto;
}

.yqlj {
    position: relative;
    font-size: 18px;
    color: #444;
    font-weight: 700;
    padding-left: 10px;
    margin-bottom: 10px;
    line-height: 1;
}

.yqlj:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 4px;
    height: 16px;
    left: 0;
    top: 50%;
    margin-top: -8px;
    background-color: #ed4040;
    border-radius: 5px;
    float: left;
}

.yqlinks {
    width: 240px;
    min-height: 300px;
    overflow: auto;
    background: #f4f5f6;
    padding: 10px 0px 15px 0px;
}

.yqlinks li {
    list-style: none;
    margin-left: 15px;
    line-height: 30px;
}

.yqlinks li a {
    font-size: 14px;
    color: #777;
}

.yqlinks li a:hover {
    color: #ed4040;
}